home *** CD-ROM | disk | FTP | other *** search
-
-
-
- ccccllllrrrriiii((((1111MMMM)))) ccccllllrrrriiii((((1111MMMM))))
-
-
-
- NNNNAAAAMMMMEEEE
- clri - clear EFS inode
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ccccllllrrrriiii special i-number ...
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _c_l_r_i writes nulls on the inode table entry for _i-_n_u_m_b_e_r. This
- effectively eliminates the inode at that address. _s_p_e_c_i_a_l is the device
- name on which an EFS filesystem has been defined. After _c_l_r_i is
- executed, any blocks in the affected file shows up as ``not accounted
- for'' when _f_s_c_k(1M) is run against the filesystem. The inode can be
- allocated to a new file.
-
- Read and write permission is required on the specified _s_p_e_c_i_a_l device.
-
- This command is used to remove a file that appears in no directory, that
- is, to get rid of a file that cannot be removed with the _r_m command.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- findblk(1M), fsck(1M), fsdb(1M), ncheck(1M), rm(1), efs(4).
-
- WWWWAAAARRRRNNNNIIIINNNNGGGGSSSS
- If the file is open for writing, _c_l_r_i does not work. The filesystem
- containing the file should not be mounted.
-
- If _c_l_r_i is used on the inode number of a file that does appear in a
- directory, it is imperative to remove the entry in the directory at once,
- since the inode can be allocated to a new file. The old directory entry,
- if not removed, continues to point to the same file. This sounds like a
- link but does not work like one. Removing the old entry destroys the new
- file.
-
- There is no equivalent command for XFS filesystems. If _c_l_r_i is applied
- to an XFS filesystem, the messages:
- bad superblock magic number in /dev/rdsk/dksxxxxxxxxxxxx
- clri: /dev/dsk/dksxxxxxxxxxxxx is not an extent filesystem
- will appear.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-